diff --git a/helpers/DATA/mate-menus/applications.menu b/helpers/DATA/mate-menus/applications.menu
index c57cace99754ae8ce47c29e5af24e3ee5ce6e6df..87f0db25f5f51f6f7d2de28eaaedc8fdd9d7c2ed 100644
--- a/helpers/DATA/mate-menus/applications.menu
+++ b/helpers/DATA/mate-menus/applications.menu
@@ -32,6 +32,8 @@
         <Filename>gnome-dictionary.desktop</Filename>
         <Filename>evince.desktop</Filename>
         <Filename>atril.desktop</Filename>
+        <Filename>mate-terminal.desktop</Filename>
+        <Filename>mate-disk-usage-analyzer.desktop</Filename>
     </Include>
     <Exclude>
         <Category>System</Category>
diff --git a/helpers/make-mate-menus b/helpers/make-mate-menus
index 0ebe691aabe283e75208e7b0c22cff4d80c95bb9..406b5e92d3c3435f18975a46f6e97a277f42f908 100644
--- a/helpers/make-mate-menus
+++ b/helpers/make-mate-menus
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=3
+VERSION=4
 COMPONENT=main
 
 . ./config