diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76675c662..bb9e51b43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [v1.12.5] - 2025-03-07
+
### Added
- support for Samsung HEIC motion photos embedding video in sefd box
diff --git a/fastlane/metadata/android/en-US/changelogs/145.txt b/fastlane/metadata/android/en-US/changelogs/145.txt
new file mode 100644
index 000000000..139cfbdfd
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/145.txt
@@ -0,0 +1,4 @@
+In v1.12.5:
+- play more kinds of motion photos
+- enjoy the app in Galician
+Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/14501.txt b/fastlane/metadata/android/en-US/changelogs/14501.txt
new file mode 100644
index 000000000..139cfbdfd
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/14501.txt
@@ -0,0 +1,4 @@
+In v1.12.5:
+- play more kinds of motion photos
+- enjoy the app in Galician
+Full changelog available on GitHub
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
index 247b8c22e..09310d938 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -7,7 +7,7 @@ repository: https://github.com/deckerst/aves
# - play changelog: /whatsnew/whatsnew-en-US
# - izzy changelog: /fastlane/metadata/android/en-US/changelogs/XXX01.txt
# - libre changelog: /fastlane/metadata/android/en-US/changelogs/XXX.txt
-version: 1.12.4+144
+version: 1.12.5+145
publish_to: none
environment:
diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US
index cbdd279bc..139cfbdfd 100644
--- a/whatsnew/whatsnew-en-US
+++ b/whatsnew/whatsnew-en-US
@@ -1,4 +1,4 @@
-In v1.12.4:
+In v1.12.5:
- play more kinds of motion photos
- enjoy the app in Galician
Full changelog available on GitHub
\ No newline at end of file