diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cc4886e9..cd0870327 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.9.5] - 2023-09-17
+
### Fixed
- crash when cataloguing some videos
diff --git a/fastlane/metadata/android/en-US/changelogs/106.txt b/fastlane/metadata/android/en-US/changelogs/106.txt
new file mode 100644
index 000000000..30de5ad44
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/106.txt
@@ -0,0 +1,5 @@
+In v1.9.5:
+- play your animated AVIF, AV1, and HDR videos
+- filter by rating ranges
+- judge tonal distributions with the viewer histogram
+Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/10601.txt b/fastlane/metadata/android/en-US/changelogs/10601.txt
new file mode 100644
index 000000000..30de5ad44
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/10601.txt
@@ -0,0 +1,5 @@
+In v1.9.5:
+- play your animated AVIF, AV1, and HDR videos
+- filter by rating ranges
+- judge tonal distributions with the viewer histogram
+Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/97.txt b/fastlane/metadata/android/en-US/changelogs/97.txt
deleted file mode 100644
index f0c1457ff..000000000
--- a/fastlane/metadata/android/en-US/changelogs/97.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-In v1.8.6:
-- more settings for video resumption and conversion quality
-- support for Sony predictive capture bursts
-- enjoy the app in Hungarian
-Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/9701.txt b/fastlane/metadata/android/en-US/changelogs/9701.txt
deleted file mode 100644
index f0c1457ff..000000000
--- a/fastlane/metadata/android/en-US/changelogs/9701.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-In v1.8.6:
-- more settings for video resumption and conversion quality
-- support for Sony predictive capture bursts
-- enjoy the app in Hungarian
-Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/98.txt b/fastlane/metadata/android/en-US/changelogs/98.txt
deleted file mode 100644
index 58bdc5c44..000000000
--- a/fastlane/metadata/android/en-US/changelogs/98.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-In v1.8.7:
-- play your animated PNGs
-- set your home to the Tags page
-- enjoy the app in Norwegian (Nynorsk)
-Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/9801.txt b/fastlane/metadata/android/en-US/changelogs/9801.txt
deleted file mode 100644
index 58bdc5c44..000000000
--- a/fastlane/metadata/android/en-US/changelogs/9801.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-In v1.8.7:
-- play your animated PNGs
-- set your home to the Tags page
-- enjoy the app in Norwegian (Nynorsk)
-Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/99.txt b/fastlane/metadata/android/en-US/changelogs/99.txt
deleted file mode 100644
index 68e9fb683..000000000
--- a/fastlane/metadata/android/en-US/changelogs/99.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-In v1.8.8:
-- play your animated PNGs
-- set your home to the Tags page
-- enjoy the app in Norwegian (Nynorsk)
-Full changelog available on GitHub
\ No newline at end of file
diff --git a/fastlane/metadata/android/en-US/changelogs/9901.txt b/fastlane/metadata/android/en-US/changelogs/9901.txt
deleted file mode 100644
index 68e9fb683..000000000
--- a/fastlane/metadata/android/en-US/changelogs/9901.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-In v1.8.8:
-- play your animated PNGs
-- set your home to the Tags page
-- enjoy the app in Norwegian (Nynorsk)
-Full changelog available on GitHub
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
index 7bf40df30..391828667 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.9.4+105
+version: 1.9.5+106
publish_to: none
environment:
diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US
index bf6045a0b..30de5ad44 100644
--- a/whatsnew/whatsnew-en-US
+++ b/whatsnew/whatsnew-en-US
@@ -1,4 +1,4 @@
-In v1.9.4:
+In v1.9.5:
- play your animated AVIF, AV1, and HDR videos
- filter by rating ranges
- judge tonal distributions with the viewer histogram