diff --git a/index.html b/index.html
index d16afd3..2c00f03 100644
--- a/index.html
+++ b/index.html
@@ -36,6 +36,14 @@
+Version 0.5.3
+
+ - Use single quotes around JSON data to reduce need for escaping
+ - Store integer magic in cache file
+ - Added $SDCV_HISTFILE to set history file
+ - return exit code 2 if search term not found
+ - Comply with the XDG Base Directory Specification
+
Version 0.5.2