diff --git a/SPECS/quota.spec b/SPECS/quota.spec
index 33f8bbb..0cce443 100644
--- a/SPECS/quota.spec
+++ b/SPECS/quota.spec
@@ -10,7 +10,7 @@
 Name:       quota
 Epoch:      1
 Version:    4.04
-Release:    13%{?dist}
+Release:    14%{?dist}
 Summary:    System administration tools for monitoring users' disk usage
 # quota_nld.c, quotaio_xfs.h:       GPLv2
 # bylabel.c copied from util-linux: GPLv2+
@@ -381,6 +381,9 @@ make check
 
 
 %changelog
+* Wed Apr 28 2021 Petr Pisar <ppisar@redhat.com> - 1:4.04-14
+- Rebuild with binutils > 2.30-99 (bug #1954446)
+
 * Tue Apr 06 2021 Petr Pisar <ppisar@redhat.com> - 1:4.04-13
 - Add support for HPE XFS (bug #1945408)