diff --git a/CHANGELOG.md b/CHANGELOG.md
index bea50eefcb2..09297014420 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,9 @@
List of the most important changes for each release.
-## 0.14.4
+## 0.14.5
+
+(Note: 0.14.4 contained a critical issue and was superseded by 0.14.5)
### Changed
@@ -22,7 +24,7 @@ List of the most important changes for each release.
* Numerous visual and accessibility issues
* Facilities could not be renamed if the only changes were to the casing of the name (e.g. changing "Facility" to "FACILITY")
-([0.14.4 Github milestone](https://github.com/learningequality/kolibri/issues?q=label%3Achangelog+milestone%3A0.14.4))
+([0.14.5 Github milestone](https://github.com/learningequality/kolibri/issues?q=label%3Achangelog+milestone%3A0.14.5))
## 0.14.3
diff --git a/kolibri/__init__.py b/kolibri/__init__.py
index 352685f9bc3..4004a91555d 100755
--- a/kolibri/__init__.py
+++ b/kolibri/__init__.py
@@ -15,7 +15,7 @@
#: This may not be the exact version as it's subject to modification with
#: get_version() - use ``kolibri.__version__`` for the exact version string.
-VERSION = (0, 14, 5, "alpha", 0)
+VERSION = (0, 14, 5, "final", 0)
__author__ = "Learning Equality"
__email__ = "info@learningequality.org"
diff --git a/kolibri/plugins/device/assets/src/views/DeviceTopNav.vue b/kolibri/plugins/device/assets/src/views/DeviceTopNav.vue
index 22301caa338..2ce39cbf77c 100644
--- a/kolibri/plugins/device/assets/src/views/DeviceTopNav.vue
+++ b/kolibri/plugins/device/assets/src/views/DeviceTopNav.vue
@@ -35,6 +35,7 @@
/>
@@ -45,6 +46,7 @@
/>