diff --git a/doc/misc.rst b/doc/misc.rst
index f186998cc95ca74efd4a85bbbbc2236867c0a984..b4e30db755258400525464fdfd4b88d2e082582d 100644
--- a/doc/misc.rst
+++ b/doc/misc.rst
@@ -209,22 +209,14 @@ other software to be turned into the corresponding :mod:`pyopencl` objects.
 User-visible Changes
 ====================
 
-Version 2018.2.1
-----------------
+Version 2017.2
+--------------
 
 .. note::
 
     This version is currently under development. You can get snapshots from
     PyOpenCL's `git repository <https://github.com/inducer/pyopencl>`_
 
-* Support array arguments with offsets in scan kernels.
-
-Version 2018.2
---------------
-
-* Use pybind11.
-* Many bug fixes.
-
 Version 2018.1
 --------------