diff --git a/CHANGES.rst b/CHANGES.rst
index ec7bec841b4f3451b5b39880f37590fa81ad1245..aeb861d042b5b6d55edb331d64874b530eb3ef27 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,7 @@ Changes
 - Set default logging level to ERROR (was: CRITICAL)
 - Fixed #44: provide a short and readable file-not-found message (many thanks to
   `bhavin192 <https://github.com/bhavin192>`_)
+- Fixed #45: clean up logging handlers after test runs.
 
 
 0.9.3 (2017-09-14)