diff --git a/packages/notepad++.xml b/packages/notepad++.xml
index 8b9478c08c5bf6e10a35fae7726f3c5a39ef5f8c..ee18e518e3f0e8cc1153256e8b98e2e8821f4829 100755
--- a/packages/notepad++.xml
+++ b/packages/notepad++.xml
@@ -2,7 +2,7 @@
 <packages:packages xmlns:packages="http://www.wpkg.org/packages">
 
   <package id="notepad++" name="Notepad++" revision="%version%.1" reboot="false" priority="90">
-    <variable name="version" value="8.7.4" />
+    <variable name="version" value="8.7.5" />
 
     <!-- 64bit version exists as of 7.1, but most of the plugins aren't available. So stick with 32bit until they sort that -->
     <check type="uninstall" condition="versiongreaterorequal" path="Notepad++ (32-bit x86)" value="%version%" />