diff --git a/NEWS b/NEWS
index de13adf142d30ddb3866e8b955a9994be6314645..b684063f9947bb2c78487e101ae2d2ba0164473d 100644
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,8 @@ setup, and to allow commands to be upgradable through “guix pull”.
 *** New “guix package --upgrade” option
 
 As the name implies, this option atomically upgrades all the packages
-installed in a profile.  See “Invoking guix package” in the manual.
+installed in a profile or the set of packages matching a given regexp.
+See “Invoking guix package” in the manual.
 
 *** New “guix pull” command