diff --git a/helpers/make-gnome-user-docs b/helpers/make-gnome-user-docs
index 8500cd433d25e2c8457fcf2645f9aad7bca08db8..ef9b91549b1328b2a1921cefc7dc39df9ab207a5 100644
--- a/helpers/make-gnome-user-docs
+++ b/helpers/make-gnome-user-docs
@@ -17,12 +17,12 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 COMPONENT=main
 
 . ./config
 
-sed 's/ubuntu-docs.*)/yelp/' -i debian/control*
+sed '/ubuntu-docs/d' -i debian/control*
 touch AUTHORS
 
 changelog "Removed ubuntu-docs dependency"