diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d07ff4fb..1baa16e3c 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.5.8] - 2021-12-22
+
### Added
- Collection / Albums / Countries / Tags: list view (scalable like the grid view)
diff --git a/pubspec.yaml b/pubspec.yaml
index a6ad2bc44..5a362dd9b 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
name: aves
description: A visual media gallery and metadata explorer app.
repository: https://github.com/deckerst/aves
-version: 1.5.7+61
+version: 1.5.8+62
publish_to: none
environment:
diff --git a/whatsnew/whatsnew-en-US b/whatsnew/whatsnew-en-US
index 3f244e721..611e8e6da 100644
--- a/whatsnew/whatsnew-en-US
+++ b/whatsnew/whatsnew-en-US
@@ -1,6 +1,6 @@
Thanks for using Aves!
-In v1.5.7:
-- add and remove tags to JPEG/GIF/PNG/TIFF images
-- enjoy the app in French
-- KitKat support
+In v1.5.8:
+- list view for items and albums
+- moving, editing or deleting items can be cancelled
+- enjoy the app in German
Full changelog available on GitHub
\ No newline at end of file