diff --git a/_service b/_service
index acb1659..992b14a 100644
--- a/_service
+++ b/_service
@@ -4,8 +4,8 @@
https://github.com/containers/buildah.git
git
buildah
-1.14.0
-v1.14.0
+1.14.2
+v1.14.2
diff --git a/buildah-1.14.0.tar.xz b/buildah-1.14.0.tar.xz
deleted file mode 100644
index 6d99dbd..0000000
--- a/buildah-1.14.0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:bd9a4712bf1c490c854a9032ee9e18d88af2e6be87c0cdcbb072214ea1f82ec0
-size 5769436
diff --git a/buildah-1.14.2.tar.xz b/buildah-1.14.2.tar.xz
new file mode 100644
index 0000000..40c383f
--- /dev/null
+++ b/buildah-1.14.2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:519773663712448820467e05427eedad0d201eb0e419e36552564e43261b0eaa
+size 5878624
diff --git a/buildah.changes b/buildah.changes
index 2c26986..17f8e79 100644
--- a/buildah.changes
+++ b/buildah.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Wed Mar 4 13:43:36 UTC 2020 - Sascha Grunert
+
+- Update to v1.14.2
+ * Search for local runtime per values in containers.conf
+ * Set correct ownership on working directory
+ * Improve remote manifest retrieval
+ * Correct a couple of incorrect format specifiers
+ * manifest push --format: force an image type, not a list type
+ * run: adjust the order in which elements are added to $
+ * getDateAndDigestAndSize(): handle creation time not being set
+ * Make the commit id clear like Docker
+ * Show error on copied file above context directory in build
+ * pull/from/commit/push: retry on most failures
+ * Repair buildah so it can use containers.conf on the server side
+ * Fixing formatting & build instructions
+ * Fix XDG_RUNTIME_DIR for authfile
+ * Show validation command-line
+
-------------------------------------------------------------------
Thu Feb 13 08:22:30 UTC 2020 - Sascha Grunert
diff --git a/buildah.spec b/buildah.spec
index 3fa2212..e3a555a 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -22,7 +22,7 @@
%define with_libostree 1
%endif
Name: buildah
-Version: 1.14.0
+Version: 1.14.2
Release: 0
Summary: Tool for building OCI containers
License: Apache-2.0