diff --git a/download.html b/download.html
index e86665377..95b8ff230 100644
--- a/download.html
+++ b/download.html
@@ -16,27 +16,27 @@
 
 <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="https://yt-dl.org/downloads/2014.03.07/youtube-dl">2014.03.07</a> (<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.03.07.1/youtube-dl">2014.03.07.1</a> (<a href="https://yt-dl.org/downloads/2014.03.07.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 97f2da5a337b33c0b3212bf5cda65dd8</li>
-<li><strong>SHA1</strong>: b6a39e50ee9d4a68286a035315130a71855c2906</li>
-<li><strong>SHA256</strong>: 0e91eeafc9730b13cef7280631cd5997a08a386800e3d0fb0d00f5f88e9555f8</li>
+<li><strong>MD5</strong>: bd15f2c77903b73198c0d055cf326f63</li>
+<li><strong>SHA1</strong>: da84177b51a5bbccfb4ab3fa67e7320583abf8c2</li>
+<li><strong>SHA256</strong>: 12c2894cfc94514f7283f277a2689cb34460325ab0634867383597ea707a56ad</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl.exe.sig">sig</a> - 190ed724eeabe48fce755b4be6f9128d4e52610be5efbd2dfe94b61fc4fedb57)<br>
-	<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl-2014.03.07.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.07/youtube-dl-2014.03.07.tar.gz.sig">sig</a> - 58a8242e514317a3fbeba78d111ec5046504dba44731fdd21e4d2a8c013f568e)
+	<a href="https://yt-dl.org/downloads/2014.03.07.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.03.07.1/youtube-dl.exe.sig">sig</a> - 4cf5ce3424fc3b09896a57c01e0a4c8f5d8695d880d2cf03f416660ff1525a85)<br>
+	<a href="https://yt-dl.org/downloads/2014.03.07.1/youtube-dl-2014.03.07.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.03.07.1/youtube-dl-2014.03.07.1.tar.gz.sig">sig</a> - 97e499fa137af5eef13d417f01b20ec6605f38bf8608eeca2d7e50335f5912fa)
 </p>
 
 <p>To install it right away for all UNIX users (Linux, OS X, etc.), type:
-<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.07/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.03.07.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
 <p>If you do not have curl, you can alternatively use a recent wget:
 
-<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.07/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.03.07.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -49,7 +49,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 https://yt-dl.org/downloads/2014.03.07/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 https://yt-dl.org/downloads/2014.03.07.1/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 59ca4d5f5..ddb49360b 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.03.07
\ No newline at end of file
+2014.03.07.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index c3ecab70a..bca0111e2 100644
--- a/update/releases.atom
+++ b/update/releases.atom
@@ -3,7 +3,7 @@
     <link rel="self" href="http://rg3.github.io/youtube-dl/update/releases.atom" />
     <title>youtube-dl releases</title>
     <id>https://yt-dl.org/feed/youtube-dl-updates-feed</id>
-    <updated>2014-03-07T06:47:06.253910Z</updated>
+    <updated>2014-03-07T16:08:25.768660Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -3680,4 +3680,19 @@
 	    <updated>2014-03-07T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.03.07.1</id>
+	    <title>New version 2014.03.07.1</title>
+	    <link href="http://rg3.github.io/youtube-dl" />
+	    <content type="xhtml">
+	        <div xmlns="http://www.w3.org/1999/xhtml">
+	            Downloads available at <a href="https://yt-dl.org/downloads/2014.03.07.1/">https://yt-dl.org/downloads/2014.03.07.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-03-07T00:00:01Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index c8ce31c4a..85d0da4e0 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.03.07", 
-    "signature": "83dc4cfa5e2ef334f14c877ae255c39d011fee6e440d4b06366fa99c2e32139eef3c2bff1ab6accc09e35be7cfa92037c1f244f7066d658b3ee6101be213514e140270bc6ab718f612cacd326130cf4f0f72a347d5fbca0f43b2b909b951b508dc6747b072a8d6fd58c9e6ed2e9f0704bd7cf4c248fd4583d8a4090244c201b2", 
+    "latest": "2014.03.07.1", 
+    "signature": "870dc0f8c97343c776ba03fca4ba103f40738a0e3f1c49dfc7cf3103acf2d47e3b492d4de805813d0dd3bc493ce31d05eb1a27c84308c556103d1f66769bc8dfc220cbef63bb3fd67201551ff033ec6e540875d2d8d71a3291ffef78f4e9860a65314eb7b870a2f2f73113228adea81bf0e80f8014518f05a06e22c62ef2492a", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -3437,6 +3437,20 @@
                 "https://yt-dl.org/downloads/2014.03.07/youtube-dl-2014.03.07.tar.gz", 
                 "58a8242e514317a3fbeba78d111ec5046504dba44731fdd21e4d2a8c013f568e"
             ]
+        }, 
+        "2014.03.07.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.03.07.1/youtube-dl", 
+                "12c2894cfc94514f7283f277a2689cb34460325ab0634867383597ea707a56ad"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2014.03.07.1/youtube-dl.exe", 
+                "4cf5ce3424fc3b09896a57c01e0a4c8f5d8695d880d2cf03f416660ff1525a85"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2014.03.07.1/youtube-dl-2014.03.07.1.tar.gz", 
+                "97e499fa137af5eef13d417f01b20ec6605f38bf8608eeca2d7e50335f5912fa"
+            ]
         }
     }
 }
\ No newline at end of file