diff --git a/.gitignore b/.gitignore
index 1a6bcdc..01743fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libgcrypt-1.4.4.tar.bz2
 /libgcrypt-1.5.0-hobbled.tar.bz2
 /libgcrypt-1.5.2-hobbled.tar.xz
+/libgcrypt-1.5.3-hobbled.tar.xz
diff --git a/mingw-libgcrypt.spec b/mingw-libgcrypt.spec
index 83be25c..42a215a 100644
--- a/mingw-libgcrypt.spec
+++ b/mingw-libgcrypt.spec
@@ -3,8 +3,8 @@
 %define run_tests 0
 
 Name:           mingw-libgcrypt
-Version:        1.5.2
-Release:        2%{?dist}
+Version:        1.5.3
+Release:        1%{?dist}
 Summary:        MinGW Windows gcrypt encryption library
 
 License:        LGPLv2+ and GPLv2+
@@ -168,6 +168,9 @@ rm $RPM_BUILD_ROOT%{mingw64_libdir}/libgcrypt.la
 
 
 %changelog
+* Wed Nov 20 2013 Erik van Pienbroek <epienbro@fedoraproject.org> - 1.5.3-1
+- Update to 1.5.3
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index ea4f3a4..4838fbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a60d011ddc880cfd0d1da8eaec228a5  libgcrypt-1.5.2-hobbled.tar.xz
+99e0f2dc94dac6eceab709d03d613328  libgcrypt-1.5.3-hobbled.tar.xz