diff --git a/SPECS/velocity.spec b/SPECS/velocity.spec
index e92ad50..e96a17f 100644
--- a/SPECS/velocity.spec
+++ b/SPECS/velocity.spec
@@ -30,7 +30,7 @@
 
 Name:           velocity
 Version:        1.7
-Release:        9%{?dist}
+Release:        10%{?dist}
 Epoch:          0
 Summary:        Java-based template engine
 License:        ASL 2.0
@@ -214,6 +214,9 @@ install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %{_datadir}/%{name}
 
 %changelog
+* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 01.7-10
+- Mass rebuild 2013-12-27
+
 * Fri Sep 27 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.7-9
 - Port from werken-xpath to jdom
 - Resolves: rhbz#875817