diff --git a/mold-1.4.1.tar.gz b/mold-1.4.1.tar.gz
deleted file mode 100644
index f861835..0000000
--- a/mold-1.4.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:394036d299c50f936ff77ce9c6cf44a5b24bfcabf65ae7db9679f89c11a70b3f
-size 6280266
diff --git a/mold-1.4.2.tar.gz b/mold-1.4.2.tar.gz
new file mode 100644
index 0000000..9a00025
--- /dev/null
+++ b/mold-1.4.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:47e6c48d20f49e5b47dfb8197dd9ffcb11a8833d614f7a03bd29741c658a69cd
+size 6287845
diff --git a/mold.changes b/mold.changes
index 363debd..3cbfb5a 100644
--- a/mold.changes
+++ b/mold.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Sun Sep  4 06:29:52 UTC 2022 - Martin Liška <mliska@suse.cz>
+
+- Update to version 1.4.2
+  * [RV32] We've fixed several issues for 32-bit RISC-V.
+    mold can now build complex programs including itself for the target.
+  * [ARM32] mold gained range extension thunks so that it can now link programs whose
+    .text is larger than 16 MiB. Previously, mold couldn't link such large programs.
+    We've also fixed general stability issues for ARM32.
+
 -------------------------------------------------------------------
 Thu Aug 18 09:28:25 UTC 2022 - Martin Liška <mliska@suse.cz>
 
diff --git a/mold.spec b/mold.spec
index 37c4e71..042edc7 100644
--- a/mold.spec
+++ b/mold.spec
@@ -17,7 +17,7 @@
 
 
 Name:           mold
-Version:        1.4.1
+Version:        1.4.2
 Release:        0
 Summary:        A Modern Linker (mold)
 License:        AGPL-3.0-or-later