diff --git a/helpers/make-ubiquity b/helpers/make-ubiquity
index 743c190633ddde39ba0620f048822bd832a91e09..e7e0c75e370c6bc23855595603367a8cc05d0893 100644
--- a/helpers/make-ubiquity
+++ b/helpers/make-ubiquity
@@ -18,13 +18,10 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=25
+VERSION=26
 
 . ./config
 
-#Set trisquel's console-setup version.
-sed -i "/console-setup/s|1.205ubuntu1|1.205-11.0trisquel3|" d-i/manifest d-i/source/console-setup/debian/changelog
-
 # Enable full disk encryption by default. Disabled, as it hinders a11y and sighted people can choose to enable it.
 #patch -p0 < $DATA/nabia_encrypt_by_default.patch