Issue #13165: stringbench is now available in the Tools/stringbench folder.
It used to live in its own SVN project.
diff --git a/Misc/NEWS b/Misc/NEWS
index 3585764..47628d0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -57,6 +57,12 @@
 - Issue #14355: Regrtest now supports the standard unittest test loading, and
   will use it if a test file contains no `test_main` method.
 
+Tools / Demos
+-------------
+
+- Issue #13165: stringbench is now available in the Tools/stringbench folder.
+  It used to live in its own SVN project.
+
 
 What's New in Python 3.3.0 Alpha 2?
 ===================================