diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ccf00f8ccd196abcb6285d135c31649065a8174..55208174eb36c1f0cf309b13c4042bc2e75c9b14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@ lemma.
   some assertion: they now take any of (`TCOr`) an `Affine` instance or an
   `Absorbing` instance. This breaks uses where an `Absorbing` instance was
   provided without relying on TC search (e.g. in `by apply ...`; a possible fix
-  is `by apply: ...`).
+  is `by apply: ...`). (by Glen Mével, Bedrock Systems)
 
 **Changes in `proofmode`:**