diff --git a/helpers/make-indicator-datetime b/helpers/make-indicator-datetime
index fce3c4ddcc83f3bf2af831bd7f1458924a38c5ae..5e4e5c0f76a3b7fb2d2db5063b67d5477ca8f595 100644
--- a/helpers/make-indicator-datetime
+++ b/helpers/make-indicator-datetime
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 
 . ./config
 
@@ -67,6 +67,9 @@ done
 sed '/UNITY8,/a\        MATE,' -i include/datetime/actions-live.h
 patch -p0 < $DATA/launch-time-admin-in-mate.patch
 
+# This messes things up
+rm debian/indicator-datetime.maintscript
+
 changelog "Add MATE compatibility"
 
 compile