diff --git a/download.html b/download.html
index 78f567c92..9c773dd89 100644
--- a/download.html
+++ b/download.html
@@ -16,21 +16,21 @@
 
 <p>Remember <em>youtube-dl</em> requires <a href="http://www.python.org/">Python</a> version 2.6, 2.7, or 3.3+ to work.</p>
 
-<h2><a href="http://youtube-dl.org/downloads/2013.07.31/youtube-dl">2013.07.31</a> (<a href="http://youtube-dl.org/downloads/2013.07.31/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl">2013.08.02</a> (<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: a9ebd54224bd81d4539ce9908cfd105a</li>
-<li><strong>SHA1</strong>: 7b321164e1390631b9878a1c501d726238f8bff6</li>
-<li><strong>SHA256</strong>: 1b07a0fd591311d67b8556fbe59a9cc311d09363b07b3ea511fef6318d51d3c7</li>
+<li><strong>MD5</strong>: a4c0024cb3a697a772c4129b4af067c0</li>
+<li><strong>SHA1</strong>: 51f164bfce202c1b9be64b9b8eeab6c9423499d7</li>
+<li><strong>SHA256</strong>: f5bf72fcb524efd6abc2983fb8b7c91ff8b22aad6bdea182f3f1175ea60b4545</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.07.31/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.07.31/youtube-dl.exe.sig">sig</a> - 23dc40506c2c1a7d7e15adcc8a59413a4c66a73952b1b1bc62c1387e27904f73)<br>
-	<a href="http://youtube-dl.org/downloads/2013.07.31/youtube-dl-2013.07.31.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.07.31/youtube-dl-2013.07.31.tar.gz.sig">sig</a> - d75f341fdb9729b2f54e88a7ad02adacc2a8d9a5a20e0507eeb56b0688d467a8)
+	<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl.exe.sig">sig</a> - 95aa607b35f3b1757d33160a4a828383d1edf0a822664d4574c5e9a085a98d28)<br>
+	<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl-2013.08.02.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.08.02/youtube-dl-2013.08.02.tar.gz.sig">sig</a> - fb74cc8937ca667b6dd029404bd5d011837f0ed284612188d66729b72796c57f)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.31/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.08.02/youtube-dl -O /usr/local/bin/youtube-dl<br/>sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>You can also use pip:
@@ -42,7 +42,7 @@ See the <a href="https://pypi.python.org/pypi/youtube_dl">pypi page</a> for more
 </p>
 
 <p>To check the signature, type:
-<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.07.31/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
+<code class="commands">sudo wget http://youtube-dl.org/downloads/2013.08.02/youtube-dl.sig -O youtube-dl.sig<br/>gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl<br/>rm youtube-dl.sig</code>
 </p>
 
 <p>The following GPG keys will be used to sign the binaries and the git tags:</p>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index c60e2b224..ee7d10083 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.07.31
\ No newline at end of file
+2013.08.02
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 105225e57..1bf933cb0 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -2,7 +2,7 @@
 <atom:feed xmlns:atom="http://www.w3.org/2005/Atom">
 	<atom:title>youtube-dl releases</atom:title>
 	<atom:id>youtube-dl-updates-feed</atom:id>
-	<atom:updated>2013-07-31T10:58:42.252025</atom:updated>
+	<atom:updated>2013-08-02T13:37:57.033501</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1009,4 +1009,19 @@
 		<atom:updated>2013-07-31</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.08.02</atom:id>
+		<atom:title>New version 2013.08.02</atom:title>
+		<atom:link href="http://rg3.github.io/youtube-dl" />
+		<atom:content type="xhtml">
+			<div xmlns="http://www.w3.org/1999/xhtml">
+				Downloads available at <a href="http://youtube-dl.org/downloads/2013.08.02/">http://youtube-dl.org/downloads/2013.08.02/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-08-02</atom:updated>
+	</atom:entry>
+
 </atom:feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 449800b2a..c48fd0de3 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2013.07.31", 
-    "signature": "97c943800e05a0b2328ca4a85f13df47fb8411be74a9e3c6d645f49130353679bc42b6e399239a5b64fb490f38f25a428a6071045801dd62a4d3d5a1a4b92fe6989a4254330adb2d4d7701c0283a7646a8fe594d22314a82067d5b5214b32992258b7599ce200992bedb7c897b5663b8ae980efddea563f23316bd5e436d6cc1", 
+    "latest": "2013.08.02", 
+    "signature": "55660b853c43fe4be56e7ca075cadb05f77899f0a658d59562a33b029b718d968316e70cc4f81cdf0edabbea1699b9bcc3466f59bcbbb5ca67f55d1b84bd2c3d7012e36661a04fd8fc0ed6a3c17b8b3b98e2bdb9b20f487c7985c1fc780ce8ecbd59960399f04acd02f40c2fcf73de2ee18c2eccb7a71e874eb222031df7be3a", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -945,6 +945,20 @@
                 "http://youtube-dl.org/downloads/2013.07.31/youtube-dl-2013.07.31.tar.gz", 
                 "d75f341fdb9729b2f54e88a7ad02adacc2a8d9a5a20e0507eeb56b0688d467a8"
             ]
+        }, 
+        "2013.08.02": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.08.02/youtube-dl", 
+                "f5bf72fcb524efd6abc2983fb8b7c91ff8b22aad6bdea182f3f1175ea60b4545"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.08.02/youtube-dl.exe", 
+                "95aa607b35f3b1757d33160a4a828383d1edf0a822664d4574c5e9a085a98d28"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.08.02/youtube-dl-2013.08.02.tar.gz", 
+                "fb74cc8937ca667b6dd029404bd5d011837f0ed284612188d66729b72796c57f"
+            ]
         }
     }
 }
\ No newline at end of file