Removed deprecated tzparse module.
diff --git a/Misc/NEWS b/Misc/NEWS
index 95b9d2c..784e782 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -25,6 +25,8 @@
 Library
 -------
 
+- the deprecated tzparse module was removed.
+
 - the pickle module no longer uses the deprecated bin parameter.
 
 - the depecated statcache module was removed.