diff --git a/download.html b/download.html
index dec799609..de3cacc7c 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.05.14/youtube-dl">2013.05.14</a> (<a href="http://youtube-dl.org/downloads/2013.05.14/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="http://youtube-dl.org/downloads/2013.05.23/youtube-dl">2013.05.23</a> (<a href="http://youtube-dl.org/downloads/2013.05.23/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 4f1cec9c28904ee8ff66dbaccabf35b0</li>
-<li><strong>SHA1</strong>: 8620f61ca09d010b7db3dad4aab784061222c164</li>
-<li><strong>SHA256</strong>: 6b27f6fc0139430860e75d069fb400716e5d43f3dd7ba64e83eeb846179c55f6</li>
+<li><strong>MD5</strong>: c52e32387770395629b96d22cede833f</li>
+<li><strong>SHA1</strong>: 5c800da45720b8db66e13ffd5a8b04ccd0ab51db</li>
+<li><strong>SHA256</strong>: e18a553b74f4f2e991ed13455744cea3448cf2163684f7aaedbe243f39307fff</li>
 </ul>
 
 <p>
-	<a href="http://youtube-dl.org/downloads/2013.05.14/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.05.14/youtube-dl.exe.sig">sig</a> - 6098448959ee207c847ced8231a4905c0ab72f5ceb5f861ce61a74b552890707)<br>
-	<a href="http://youtube-dl.org/downloads/2013.05.14/youtube-dl-2013.05.14.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.05.14/youtube-dl-2013.05.14.tar.gz.sig">sig</a> - d697981eb21362427a6cd1a217019b8549fc723dbe06583672e4e9e202369980)
+	<a href="http://youtube-dl.org/downloads/2013.05.23/youtube-dl.exe">Windows exe</a> (<a href="http://youtube-dl.org/downloads/2013.05.23/youtube-dl.exe.sig">sig</a> - ce36cc0652d354dbbb51c0cfa436be17998bc22b4be314ddb287a5a28a664d79)<br>
+	<a href="http://youtube-dl.org/downloads/2013.05.23/youtube-dl-2013.05.23.tar.gz">Full source + docs + binary tarball</a> (<a href="http://youtube-dl.org/downloads/2013.05.23/youtube-dl-2013.05.23.tar.gz.sig">sig</a> - 5d31a5f5371dd7852acf68dd49bfb8068fe73a885fdb544ea28a9055369f6392)
 </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.05.14/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.05.23/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.05.14/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.05.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 195ea0719..cdde5ff09 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2013.05.14
\ No newline at end of file
+2013.05.23
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 09cf3cf69..e6dedbea1 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-05-13T14:55:22.867146</atom:updated>
+	<atom:updated>2013-05-23T13:42:53.967415</atom:updated>
 	
 	<atom:entry>
 		<atom:id>youtube-dl-2012.02.22</atom:id>
@@ -454,4 +454,19 @@
 		<atom:updated>2013-05-14</atom:updated>
 	</atom:entry>
 
+	<atom:entry>
+		<atom:id>youtube-dl-2013.05.23</atom:id>
+		<atom:title>New version 2013.05.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="http://youtube-dl.org/downloads/2013.05.23/">http://youtube-dl.org/downloads/2013.05.23/</a>
+			</div>
+		</atom:content>
+		<atom:author>
+			<atom:name>The youtube-dl maintainers</atom:name>
+		</atom:author>
+		<atom:updated>2013-05-23</atom:updated>
+	</atom:entry>
+
 </atom:feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 4b8cdde4e..028f9969a 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2013.05.14", 
-    "signature": "3edf24d5749c8c4ec9777d371075cf15b0bc8ee015dfe708fbaa5b932b446d856974363d17414a4fe9fc6de4fe45d78f7f6517519051a07aa4bb4e2f5050648dd2ef8caa419ee64cf28fd7fb17abcd64765b4486272d4a73bf818ddbca0a3f4ebb285bb18e7d7eff4845ec09cfc042a8cef800bc77cd3ba7bffd1c69c0da4183", 
+    "latest": "2013.05.23", 
+    "signature": "3a3d238e4e8937ca9c3ab7803a2dec858e2e9dff238904f20ed0e120a51a72a89b97c36ad19bf26e69b50fc3a7ce0b71ae3312fed8fd7332b6899971ab35564468c8e6bd52c74663bfdf87f6f4a10dc514d38fc2dc25ca88d9db2c2f45e850b89f1e95615efd26f06c0ce672ba06344ab75bbac3fbcde724cf39be65c2297b19", 
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -427,6 +427,20 @@
                 "http://youtube-dl.org/downloads/2013.05.14/youtube-dl-2013.05.14.tar.gz", 
                 "d697981eb21362427a6cd1a217019b8549fc723dbe06583672e4e9e202369980"
             ]
+        }, 
+        "2013.05.23": {
+            "bin": [
+                "http://youtube-dl.org/downloads/2013.05.23/youtube-dl", 
+                "e18a553b74f4f2e991ed13455744cea3448cf2163684f7aaedbe243f39307fff"
+            ], 
+            "exe": [
+                "http://youtube-dl.org/downloads/2013.05.23/youtube-dl.exe", 
+                "ce36cc0652d354dbbb51c0cfa436be17998bc22b4be314ddb287a5a28a664d79"
+            ], 
+            "tar": [
+                "http://youtube-dl.org/downloads/2013.05.23/youtube-dl-2013.05.23.tar.gz", 
+                "5d31a5f5371dd7852acf68dd49bfb8068fe73a885fdb544ea28a9055369f6392"
+            ]
         }
     }
 }
\ No newline at end of file