diff --git a/rhash-1.4.0.tar.gz b/rhash-1.4.0.tar.gz
deleted file mode 100644
index 38402aa..0000000
--- a/rhash-1.4.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2ea39540f5c580da0e655f7b483c19e0d31506aed4202d88e8459fa7aeeb8861
-size 406433
diff --git a/rhash-1.4.1.tar.gz b/rhash-1.4.1.tar.gz
new file mode 100644
index 0000000..889adae
--- /dev/null
+++ b/rhash-1.4.1.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:430c812733e69b78f07ce30a05db69563450e41e217ae618507a4ce2e144a297
+size 413274
diff --git a/rhash.changes b/rhash.changes
index aad07dd..042a816 100644
--- a/rhash.changes
+++ b/rhash.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Mon Jan 18 00:02:52 UTC 2021 - Dirk Müller <dmueller@suse.com>
+
+- update to 1.4.1:
+  * look for config file at $HOME/.config/rhash/rhashrc
+  * supported --blake2s, --blake2b options for the BLAKE2 hash functions
+  * Bugfix: fix computing of EDON-R 512 by big data chunks
+  * support --no-detect-by-ext option
+  * speed up verification by detecting hash type from file extension
+  * Bugfix: correctly print long paths on Windows
+  * Bugfix: print correct '%{mtime}' when --file-list is specified
+  * Bugfix: only follow symbolic links when --follow is specified
+  * Bugfix: fix buffer overflow in GOST12
+
 -------------------------------------------------------------------
 Thu Aug 13 06:48:38 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
 
diff --git a/rhash.spec b/rhash.spec
index 082872e..adb663c 100644
--- a/rhash.spec
+++ b/rhash.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package rhash
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define major   0
 Name:           rhash
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Recursive Hasher
 License:        0BSD