--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -29,7 +29,7 @@
 later versions. Bugs listed in the topmost section may also exist in older
 versions.</i></p>
 
-<h2><a name="b_latest">recoll 1.19.14</a></h2>
+<h2><a name="b_latest">recoll 1.19.14p1</a></h2>
 <ul>
   <li>The Open/LibreOffice document filter does not output white space
     for tab-separated words in input, leading to search failures.</li>
@@ -65,6 +65,14 @@
     fixed by removing (back it up just in case)
     ~/.config/Recoll.org/recoll.conf, the QSettings storage for
     recoll.</li>
+</ul>
+
+<h2><a name="b_1_19_14">recoll 1.19.14</a></h2>
+<ul>
+  <li>A stray Py_INCREF causes a descriptor and memory leak in the Python
+    module. This can typically cause the program to come out of
+    descriptors after a couple hundred requests (seen in the
+    recoll-webui server).</li>
 </ul>
 
 <h2><a name="b_1_19_13">recoll 1.19.13</a></h2>