diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff080c7d66..5f8525157c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+Changes in 7.5.1:
+- Mac: Use more native icons
+- Fixed an issue loading profiles
+
Changes in 7.5.0:
- Reworked device selection
- Driver selection is now in the "Choose device" window
diff --git a/NAPS2.App.Mac/Info.plist b/NAPS2.App.Mac/Info.plist
index 63f8daa00b..8783cc0ec2 100644
--- a/NAPS2.App.Mac/Info.plist
+++ b/NAPS2.App.Mac/Info.plist
@@ -9,7 +9,7 @@
CFBundleIdentifier
com.naps2.desktop
CFBundleShortVersionString
- 7.5.0
+ 7.5.1
LSMinimumSystemVersion
10.15
CFBundleDevelopmentRegion
diff --git a/NAPS2.Setup/targets/VersionTargets.targets b/NAPS2.Setup/targets/VersionTargets.targets
index 3bc52dec4c..d3fba85973 100644
--- a/NAPS2.Setup/targets/VersionTargets.targets
+++ b/NAPS2.Setup/targets/VersionTargets.targets
@@ -1,6 +1,6 @@
- 7.5.0
- 7.5.0
+ 7.5.1
+ 7.5.1