diff --git a/doc/releases.html b/doc/releases.html
index 594298ef6a..052f7809c0 100644
--- a/doc/releases.html
+++ b/doc/releases.html
@@ -30,6 +30,18 @@
Release notes and version history
Version 5.x
+ 20-06-2016: Version 5.16.0:
+
+
+ - Fix glitches when dragging content caused by the drop indicator receiving mouse events.
+ - Make Control-drag work on Firefox.
+ - Make clicking or selection-dragging at the end of a wrapped line select the right position.
+ - show-hint addon: Prevent widget scrollbar from hiding part of the hint text.
+ - rulers addon: Prevent rulers from forcing a horizontal editor scrollbar.
+ - search addon: Automatically bind search-related keys in persistent dialog.
+ - sublime keymap: Add a multi-cursor aware smart backspace binding.
+
+
20-05-2016: Version 5.15.2: