diff --git a/.cockpit-leapp.metadata b/.cockpit-leapp.metadata
index bb11c30..22df85f 100644
--- a/.cockpit-leapp.metadata
+++ b/.cockpit-leapp.metadata
@@ -1 +1 @@
-f64ee93e7f0ad755cdd28e74be8790f5e3e96358 SOURCES/cockpit-leapp-0.1.4.tar.gz
+ca06985dd9653ba141eb984ba4e20d81c84aebf1 SOURCES/cockpit-leapp-0.1.5.tar.gz
diff --git a/.gitignore b/.gitignore
index dcfd9ec..c0a9f9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/cockpit-leapp-0.1.4.tar.gz
+SOURCES/cockpit-leapp-0.1.5.tar.gz
diff --git a/SPECS/cockpit-leapp.spec b/SPECS/cockpit-leapp.spec
index 41ecd28..63a074f 100644
--- a/SPECS/cockpit-leapp.spec
+++ b/SPECS/cockpit-leapp.spec
@@ -1,5 +1,5 @@
 Name:           cockpit-leapp
-Version:        0.1.4
+Version:        0.1.5
 Release:        1%{?dist}
 Summary:        Leapp in-place upgrade Cockpit UI
 
@@ -34,6 +34,11 @@ touch %{_localstatedir}/log/leapp/remediations
 
 
 %changelog
+* Thu Oct 22 2020 Dominik Rehak <drehak@redhat.com> - 0.1.5-1
+- Update to 0.1.5
+- Fix execution of remediations and error redirect
+  Resolves: #1890682
+
 * Thu Sep 17 2020 Dominik Rehak <drehak@redhat.com> - 0.1.4-1
 - Update to 0.1.4
 - Require superuser in all file/process API calls