diff --git a/changelog.html b/changelog.html
index 3ee097e2b8..aa03cbf435 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,7 @@
+11.10.2013 - 0.13
+
+ - Disabling Servos tab until all bugs are ironed out
+
11.09.2013 - 0.12
- Bugfixes related to failing connect procedure
diff --git a/main.html b/main.html
index db73f2e76e..6abf6ce4f0 100644
--- a/main.html
+++ b/main.html
@@ -91,7 +91,7 @@
PID Tuning
Receiver
Auxiliary Configuration
- Servos
+
GPS
Motor/Servo Outputs
Raw Sensor Data
diff --git a/manifest.json b/manifest.json
index 366da228a8..ff93f1ff74 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"name": "baseflight - Configurator",
"short_name": "baseflight",
"description": "Cool crossplatform configurator",
- "version": "0.12",
+ "version": "0.13",
"manifest_version": 2,
"minimum_chrome_version": "23",