diff --git a/changelog.html b/changelog.html
index 27112c3a..5d2275e7 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,8 @@
+2016.10.25 - 1.8.5 - BetaFlight
+
+ - Simplified RX selection in config tab
+ - Saving logs as BFL extension
+
2016.10.25 - 1.8.4 - BetaFlight
- Added DSHOT300
diff --git a/manifest.json b/manifest.json
index 0706f5f0..2580e523 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.8.4",
+ "version": "1.8.5",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",