diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 837bbe9364ec2e10366fe259f0b61b7f1bae28b6..e5a50c82d3f903ceb587dea629085fcff3204a24 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,6 +8,9 @@ Version 0.9
 Version 0.9.2
 *************
 
+- *CHANGE*: The old CMake policy ``CMP0004``, which was required for some MPI
+  installations, is no longer set. If this is still required: Please contact
+  us.
 - *CHANGE*: Fortran modules are now installed in ``/lib``, instead of
   ``/include/modules``.
 - Feature: Integration tests are only generated if ``CM_ALL_TESTS_INTEGRATION``