0.0.2
diff --git a/CHANGES.txt b/CHANGES.txt
index b6c6668..f9d9157 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,7 +1,7 @@
-Revision 0.0.1b
----------------
+Revision 0.0.2
+--------------
 
-- Require pyasn1 >= 0.0.13a
+- Require pyasn1 >= 0.1.1
 - Fixes towards Py3K compatibility
   + use either of existing urllib module
   + adopt to the new bytes type