diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f8525157c..9d00e4f1f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+Changes in 7.5.2:
+- NAPS2 is now available on the Microsoft Store & the Mac App Store
+ - It costs a small fee to support the developer and provide automatic updates
+ - NAPS2 will continue to be freely available at www.naps2.com
+- Windows: Installers and executables are now EV code-signed
+- Fixed NAPS2.Console issues with cancellation
+- Fixed ESCL compatibility with AirSane
+- Fixed an issue with Apple Driver and out-of-order pages
+- Fixed auto save file prompts to cancel correctly
+
Changes in 7.5.1:
- Mac: Use more native icons
- Fixed an issue loading profiles
diff --git a/NAPS2.App.Mac/Info.plist b/NAPS2.App.Mac/Info.plist
index 8783cc0ec2..de25475275 100644
--- a/NAPS2.App.Mac/Info.plist
+++ b/NAPS2.App.Mac/Info.plist
@@ -9,7 +9,7 @@
CFBundleIdentifier
com.naps2.desktop
CFBundleShortVersionString
- 7.5.1
+ 7.5.2
LSMinimumSystemVersion
10.15
CFBundleDevelopmentRegion
diff --git a/NAPS2.Setup/targets/VersionTargets.targets b/NAPS2.Setup/targets/VersionTargets.targets
index d3fba85973..9621960e59 100644
--- a/NAPS2.Setup/targets/VersionTargets.targets
+++ b/NAPS2.Setup/targets/VersionTargets.targets
@@ -1,6 +1,6 @@
- 7.5.1
- 7.5.1
+ 7.5.2
+ 7.5.2