diff --git a/CHANGELOG.md b/CHANGELOG.md
index 75e420e68e2629617ccfa636f720bce5a8fdb2db..8bf8c11d66583e8bf93a77c61ad7f3acb2677f38 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -59,6 +59,7 @@ HeapLang, which is now in a separate package `coq-iris-heap-lang`.
 * Change `*_valid` lemma statements involving fractions to use `Qp` addition and
   inequality instead of RA composition and validity (also in `base_logic` and
   the higher layers).
+* Move `algebra.base` module to `prelude.prelude`.
 
 **Changes in `bi`:**