diff --git a/gimp.xml b/gimp.xml
index 0e010a3bae8dea6bc7531fa40b8857923bd9bf0e..19070ac861d267d81ce520a6684095f1497f509f 100755
--- a/gimp.xml
+++ b/gimp.xml
@@ -3,7 +3,7 @@
 <!-- this file was automatically created from templates/gimp.xml -->
 <packages>
    <package id="gimp" name="GNU Image Manipulation Program" revision="%version%.1" reboot="false" priority="20">
-      <variable name="version" value="2.8.20" />
+      <variable name="version" value="2.8.22" />
       <check type="uninstall" condition="exists" path="GIMP %version%" />
 
       <install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP-2.0"' />