diff --git a/CHANGES.rst b/CHANGES.rst
index 0573139e..7440ef84 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog `_,
and this project adheres to `Semantic Versioning `_.
+Fixed
+*****
+
+- Fixed group deletion button. :pr:`80`
+
[0.0.16] - 2022-12-15
=====================
@@ -23,11 +28,6 @@ Added
Protocol :pr:`79`
- Added ``nonce`` to the ``claims_supported`` server metadata list.
-Fixed
-*****
-
-- Fixed group deletion button. :pr:`80`
-
[0.0.14] - 2022-11-29
=====================