diff --git a/SPECS/quota.spec b/SPECS/quota.spec
index 71479fe..af30212 100644
--- a/SPECS/quota.spec
+++ b/SPECS/quota.spec
@@ -5,7 +5,7 @@ Name: quota
 Summary: System administration tools for monitoring users' disk usage
 Epoch: 1
 Version: 4.01
-Release: 9%{?dist}
+Release: 11%{?dist}
 # quota_nld.c, quotaio_xfs.h:       GPLv2
 # bylabel.c copied from util-linux: GPLv2+
 # svc_socket.c copied from glibc:   LGPLv2+
@@ -264,6 +264,12 @@ echo '  systemd-sysv-convert --apply quota_nld'
 
 
 %changelog
+* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1:4.01-11
+- Mass rebuild 2014-01-24
+
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1:4.01-10
+- Mass rebuild 2013-12-27
+
 * Wed Oct 16 2013 Petr Pisar <ppisar@redhat.com> - 1:4.01-9
 - Move /sbin/* files under /usr (bug #983179)
 - Harden executables due to rpc.rquotad and quota_nld daemons (bug #983179)