diff --git a/download.html b/download.html
index 50d8828b3..a7b657d04 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/2013.10.22/youtube-dl">2013.10.22</a> (<a href="https://yt-dl.org/downloads/2013.10.22/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2013.10.23/youtube-dl">2013.10.23</a> (<a href="https://yt-dl.org/downloads/2013.10.23/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 77194eb9ed8d397333c954748b99d309</li>
-<li><strong>SHA1</strong>: 1171910ae276a9e25f96890910a0172406e17e7f</li>
-<li><strong>SHA256</strong>: 4657b8c028c0d8411d9e00fc313e33d899177bbd374e45b06cf9f77e48da1a94</li>
+<li><strong>MD5</strong>: 41ec4d14ea41ee02a57fcfaff1c0c7f1</li>
+<li><strong>SHA1</strong>: 1e2f7e98bd2b2b94cc3fb0687adaf5519e979b15</li>
+<li><strong>SHA256</strong>: 3f8b1b241db6a9f430f614354ca4ef3f7783479cbce3120c2ee3273ea84f9d4d</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2013.10.22/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.22/youtube-dl.exe.sig">sig</a> - 14cd52feb41198d458236147511f1cf8f68a9f57f9b32af8699e656c0a7b51c1)<br>
-	<a href="https://yt-dl.org/downloads/2013.10.22/youtube-dl-2013.10.22.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.22/youtube-dl-2013.10.22.tar.gz.sig">sig</a> - 390ee0d2cc389cdd3280c15c9df243a0146cac92df049507a262e300bc40606a)
+	<a href="https://yt-dl.org/downloads/2013.10.23/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2013.10.23/youtube-dl.exe.sig">sig</a> - 795c47a2cd63dba07d2700456615dd69b11160f6572a22fe0ecb2fca2202aaec)<br>
+	<a href="https://yt-dl.org/downloads/2013.10.23/youtube-dl-2013.10.23.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2013.10.23/youtube-dl-2013.10.23.tar.gz.sig">sig</a> - 223c56760e7123e761fb3f9ae0e365b3fac18d5d5c2426752aab648f7e739f61)
 </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/2013.10.22/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2013.10.23/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/2013.10.22/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2013.10.23/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/2013.10.22/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/2013.10.23/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 67bde5a88..92d25b176 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.10.22
\ No newline at end of file
+2013.10.23
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 37490cdb9..21da3384f 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-10-22T23:01:31.935456</atom:updated>
+	<atom:updated>2013-10-23T00:10:28.230260</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -1609,6 +1609,21 @@
 		<atom:updated>2013-10-22</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.10.23</atom:id>
+		<atom:title>New version 2013.10.23</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="https://yt-dl.org/downloads/2013.10.23/">https://yt-dl.org/downloads/2013.10.23/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-10-23</atom:updated>
+	</atom:entry>
+
 	<atom:entry>
 		<atom:id>youtube-dl-2013.11.09</atom:id>
 		<atom:title>New version 2013.11.09</atom:title>
diff --git a/update/versions.json b/update/versions.json
index 329aa02de..88c1771df 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2013.10.22", 
-    "signature": "36a1dcca367aee01225bfa79e49b6e8cb2b4d5258ffc63a7f238b0def5d85a6afa07bc269bb5a404be1299e7332b34b7fe58c1488463cb789dcd099e35d1e0d360337dcaa983893b5f1cae392d3e4c303a9a26500eeabf6de5e53bb71349553007d1f1bba515dce333a3c272098a9982bae96ce62002657dbfdd9891c5805847", 
+    "latest": "2013.10.23", 
+    "signature": "795f08cfd4b37c93c9b7a91d960c541368f36ec69d32c1dbfe3ed7be05ddfc1136404340d889014d031b60bfdc26d1856ae3733d82fe6466fa23db04bfd7025251cbb27502c64ba9d8602d9711f7f4e74aadf7f4014bd0fbd786ef766771bc0c5ee83024cd705bedd4c740a4e45309419d1326b89d1c4103d88a99649dfe2886", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -1506,6 +1506,20 @@
                 "390ee0d2cc389cdd3280c15c9df243a0146cac92df049507a262e300bc40606a"
             ]
         }, 
+        "2013.10.23": {
+            "bin": [
+                "https://yt-dl.org/downloads/2013.10.23/youtube-dl", 
+                "3f8b1b241db6a9f430f614354ca4ef3f7783479cbce3120c2ee3273ea84f9d4d"
+            ], 
+            "exe": [
+                "https://yt-dl.org/downloads/2013.10.23/youtube-dl.exe", 
+                "795c47a2cd63dba07d2700456615dd69b11160f6572a22fe0ecb2fca2202aaec"
+            ], 
+            "tar": [
+                "https://yt-dl.org/downloads/2013.10.23/youtube-dl-2013.10.23.tar.gz", 
+                "223c56760e7123e761fb3f9ae0e365b3fac18d5d5c2426752aab648f7e739f61"
+            ]
+        }, 
         "2013.11.09": {
             "bin": [
                 "https://yt-dl.org/downloads/2013.11.09/youtube-dl",