diff --git a/UPGRADE.rst b/UPGRADE.rst
index 961f4da31cf38da43329f43022f9e94d2800736c..5ebdd455c1d6a91c39c2ebafbf694b080ac1fb05 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -1,3 +1,12 @@
+Upgrading to v0.5.1
+===================
+
+Depending on precisely when you installed v0.5.0 you may have ended up with
+a stale release of the reference matrix webclient installed as a python module.
+To uninstall it and ensure you are depending on the latest module, please run::
+
+    $ pip uninstall syweb
+
 Upgrading to v0.5.0
 ===================