diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c7bb570..16ab0e7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## 8.2.1 – 2025-12-17
+
+### Fixed
+
+- Remove classmap-authoritative that produces an upgrade bug @julien-nc
+
## 8.2.0 – 2025-12-17
### Added
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 47e43376..4af459f7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
OpenID Connect user backend
Use an OpenID Connect backend to login to your Nextcloud
Allows flexible configuration of an OIDC server as Nextcloud login user backend.
- 8.2.0
+ 8.2.1
agpl
Roeland Jago Douma
Julius Härtl