0.2.1 changelog
diff --git a/docs/changelog.rst b/docs/changelog.rst
index c59f2f5..b87b872 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -6,6 +6,10 @@
 
 * Added :class:`~cryptography.hazmat.primitives.twofactor.hotp.HOTP`.
 
+0.2.1 - 2014-02-22
+~~~~~~~~~~~~~~~~~~
+* Fix a bug where importing cryptography from multiple paths could cause initialization to fail.
+
 0.2 - 2014-02-20
 ~~~~~~~~~~~~~~~~