diff --git a/download.html b/download.html
index 368aaab87..3d2f72154 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.10.05/youtube-dl">2014.10.05</a> (<a href="https://yt-dl.org/downloads/2014.10.05/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.10.05.2/youtube-dl">2014.10.05.2</a> (<a href="https://yt-dl.org/downloads/2014.10.05.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 552b4d1e2437fa40aee3dde5644fd28e</li>
-<li><strong>SHA1</strong>: 8ce629b6c3286693a940619c19fb09035d3c3a83</li>
-<li><strong>SHA256</strong>: 4c9a6d10b49e8120ac59a03313ed04242b41578502e4429bf3beff66874ecaf8</li>
+<li><strong>MD5</strong>: e6942f0bf8fa74d6445ab401230855aa</li>
+<li><strong>SHA1</strong>: 6d31c84e248b110d6c47cdb00f91235b70ba909d</li>
+<li><strong>SHA256</strong>: 8694980e711cb527fc2ee1257498a49c65852717608e0616cdc7597931409cba</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.10.05/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.05/youtube-dl.exe.sig">sig</a> - 8d59969df7402b0155abac119da0f04a848302505caa97ced3d5a0ac2bd7d5f4)<br>
-	<a href="https://yt-dl.org/downloads/2014.10.05/youtube-dl-2014.10.05.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.05/youtube-dl-2014.10.05.tar.gz.sig">sig</a> - 0bf165e7c23f3ca2a4b1c33a9f20ad1cc91d0488f632415db255144847ffecab)
+	<a href="https://yt-dl.org/downloads/2014.10.05.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.10.05.2/youtube-dl.exe.sig">sig</a> - c2bad6a7bc218f5da176e4879e514342c05dd185ad41b30e6b091770cff03e83)<br>
+	<a href="https://yt-dl.org/downloads/2014.10.05.2/youtube-dl-2014.10.05.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.10.05.2/youtube-dl-2014.10.05.2.tar.gz.sig">sig</a> - 09075d3f99e01d68d0f870532aa1c52ac4def1239f70cba3ac84d76e3b001965)
 </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.10.05/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.10.05.2/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.10.05/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.10.05.2/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/2014.10.05/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.10.05.2/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 fb41cf11b..9fecbef70 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.10.05
\ No newline at end of file
+2014.10.05.2
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index b77112a29..8f06f73d4 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-10-05T07:59:59.920992Z</updated>
+    <updated>2014-10-05T22:19:12.616976Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5960,4 +5960,19 @@
 	    <updated>2014-10-05T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.10.05.2</id>
+	    <title>New version 2014.10.05.2</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.10.05.2/">https://yt-dl.org/downloads/2014.10.05.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-10-05T00:00:02Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 601a61114..efafd507d 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.10.05",
-    "signature": "4b270d6c0c16f894815f3a36adb120d18d095925ed148f5cb9b51ad6c5b11c985439dbcf062f851f06c8c9e11de6d3c74acffc7635689c556963662b3f39ef423b7cbd8426f5f04ac0cf96f1c2e8ae961a564fcd9cd580a75e1f2f9164e764b1f6a4fb5e5ccabbef60eac723c7765227a05db86e04594b670bfcdac7c5abfbcc",
+    "latest": "2014.10.05.2",
+    "signature": "9c42b699e3918b11be06fd2ebea6ad2f8ed512ab0dc284c9fc2a821094829f2768b68110ce7f175fcb8725c01fb10f30b3ad41c35624a8e0e1d79437e86f357ce2054890712ea5fef408ff44f7ee2682e3095fe2edaa7a2541d0954f2b2cbd0173d53caa506075c5ce617db55beaf51bab8fd7d6fab910dd48da3f232417360f",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -5565,6 +5565,20 @@
                 "https://yt-dl.org/downloads/2014.10.05/youtube-dl-2014.10.05.tar.gz",
                 "0bf165e7c23f3ca2a4b1c33a9f20ad1cc91d0488f632415db255144847ffecab"
             ]
+        },
+        "2014.10.05.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.10.05.2/youtube-dl",
+                "8694980e711cb527fc2ee1257498a49c65852717608e0616cdc7597931409cba"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.10.05.2/youtube-dl.exe",
+                "c2bad6a7bc218f5da176e4879e514342c05dd185ad41b30e6b091770cff03e83"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.10.05.2/youtube-dl-2014.10.05.2.tar.gz",
+                "09075d3f99e01d68d0f870532aa1c52ac4def1239f70cba3ac84d76e3b001965"
+            ]
         }
     }
 }
\ No newline at end of file