diff --git a/download.html b/download.html
index 3a5c30328..14c995f46 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.2+ to work.</p>
 
-<h2><a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl">2015.03.03</a> (<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.03.03.1/youtube-dl">2015.03.03.1</a> (<a href="https://yt-dl.org/downloads/2015.03.03.1/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: bf8b19cf7c60cab37a5938f052dda1c5</li>
-<li><strong>SHA1</strong>: 2fa80614942909cb75c512c214f70fcd9c9f8706</li>
-<li><strong>SHA256</strong>: 95ef3a62cea38d148ea8059f0dbf6581bf1054650b1e6dc8ac22e4c4d4392854</li>
+<li><strong>MD5</strong>: 9cf76fe6cf364a03e60cccaffe2d0b15</li>
+<li><strong>SHA1</strong>: 8604f1edb0bd9046fab2f6a128118855617d114c</li>
+<li><strong>SHA256</strong>: 5edbf789f62c1f247ed2b08dac5845a18e374017516892c04ba8b26469470185</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl.exe.sig">sig</a> - a03f7ed37e3ef8d28e75acfbabeaaea0c75842c8551cf238f5a76bd37df08060)<br>
-	<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl-2015.03.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.03.03/youtube-dl-2015.03.03.tar.gz.sig">sig</a> - 5b13395af4460e362c1b877d71fac1eb1a76d9eebc8da479dd4783f801c3c276)
+	<a href="https://yt-dl.org/downloads/2015.03.03.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.03.03.1/youtube-dl.exe.sig">sig</a> - 9a53c4fa56dec4fe96ece731434861f9abf34f46e926e18f38089cb4126ed808)<br>
+	<a href="https://yt-dl.org/downloads/2015.03.03.1/youtube-dl-2015.03.03.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.03.03.1/youtube-dl-2015.03.03.1.tar.gz.sig">sig</a> - 31e4dd019c1564f9a2b9ad187b461d2fd0c9d1fa3f636ea36d5dd970fb77f539)
 </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/2015.03.03/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.03.03.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/2015.03.03/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.03.03.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
 sudo chmod a+x /usr/local/bin/youtube-dl</code>
 </p>
 
@@ -53,7 +53,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/2015.03.03/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/2015.03.03.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 52e32ef7e..8abc1c0a6 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.03.03
\ No newline at end of file
+2015.03.03.1
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index ffd49dbcf..13061254c 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>2015-03-03T00:08:48.986593Z</updated>
+    <updated>2015-03-03T14:04:16.126817Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -8000,4 +8000,19 @@
 	    <updated>2015-03-03T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.03.03.1</id>
+	    <title>New version 2015.03.03.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/2015.03.03.1/">https://yt-dl.org/downloads/2015.03.03.1/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-03-03T00:00:01Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index e26f7685b..5d2d118d9 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2015.03.03",
-    "signature": "1ae7e94a2fffeb48cfdf27665bc7691c3eec9e87b551497496ee64d1a1d04245b273428bd839381e6b3237cfed7a8b8ff6671d64e72ff522f5a9e1d9d502a9b8e1bcadb6ebc88edcb8ee32f719318d637ccb7c13c1146fe38ee8c062b7eaf4a54a9752deacb3c28fcbcb9b348742c84db6c994d77af90c18e596f212292c785b",
+    "latest": "2015.03.03.1",
+    "signature": "94ac35a93d20a1b5a60f6c133dddce51c707436403fd03e2e291a25b642a8288a43d440e43ea89fa4be2e9dbce2b8c0cc95964a12131eb1a82bfe3e7f4a7ef803aa9ba06d1c5e902b86179b35fd7d78fb631b6777f837832fafaf3da08ae7fadab503ce3c6e6a4d702978faab3a6c990cb7f3f5f8ddf722b9354b91cf18c1bfc",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -7469,6 +7469,20 @@
                 "https://yt-dl.org/downloads/2015.03.03/youtube-dl-2015.03.03.tar.gz",
                 "5b13395af4460e362c1b877d71fac1eb1a76d9eebc8da479dd4783f801c3c276"
             ]
+        },
+        "2015.03.03.1": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.03.03.1/youtube-dl",
+                "5edbf789f62c1f247ed2b08dac5845a18e374017516892c04ba8b26469470185"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.03.03.1/youtube-dl.exe",
+                "9a53c4fa56dec4fe96ece731434861f9abf34f46e926e18f38089cb4126ed808"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.03.03.1/youtube-dl-2015.03.03.1.tar.gz",
+                "31e4dd019c1564f9a2b9ad187b461d2fd0c9d1fa3f636ea36d5dd970fb77f539"
+            ]
         }
     }
 }
\ No newline at end of file