diff --git a/download.html b/download.html
index 6b46bc702..a9224be2b 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/2015.01.02/youtube-dl">2015.01.02</a> (<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2015.01.03/youtube-dl">2015.01.03</a> (<a href="https://yt-dl.org/downloads/2015.01.03/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: a375375105fce7b89fbfb3793b9b3e45</li>
-<li><strong>SHA1</strong>: cdb32af9ec5de4b54845965f26ad0d3c525e1c4d</li>
-<li><strong>SHA256</strong>: cf8691d66fc8a061d8162d761a31954341813f32ca2853263296f31e9c420faf</li>
+<li><strong>MD5</strong>: 977bf2b6cc248aea3d766b44538daae6</li>
+<li><strong>SHA1</strong>: 5f3505c074142f0c4be1653ac5fe68051d7507ca</li>
+<li><strong>SHA256</strong>: 4bb5736eda2a594a289b7d14f8e7b0e0fc8e65ede3f9b9114f9ab223ae02109c</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl.exe.sig">sig</a> - b470e52956fa4784f775670e8f7dd10e743df64a83cd67baac127ec2357c07d8)<br>
-	<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz.sig">sig</a> - 68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e)
+	<a href="https://yt-dl.org/downloads/2015.01.03/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2015.01.03/youtube-dl.exe.sig">sig</a> - dd37290adc113254035903c6c937222462ed3d5c24ffb86d8fe8a3506898d408)<br>
+	<a href="https://yt-dl.org/downloads/2015.01.03/youtube-dl-2015.01.03.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2015.01.03/youtube-dl-2015.01.03.tar.gz.sig">sig</a> - 1c3c6dabe8672c13e7925f17493930889a34c556e229d7b69df56d1ded812b4d)
 </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.01.02/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2015.01.03/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.01.02/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2015.01.03/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.01.02/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.01.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>
 </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 bcb206dff..1db28a630 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2015.01.02
\ No newline at end of file
+2015.01.03
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 78751759d..e14eb806d 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-01-02T16:00:30.520509Z</updated>
+    <updated>2015-01-03T18:38:36.590014Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -6995,4 +6995,19 @@
 	    <updated>2015-01-02T00:00:00Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2015.01.03</id>
+	    <title>New version 2015.01.03</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.01.03/">https://yt-dl.org/downloads/2015.01.03/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2015-01-03T00:00:00Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index e35039960..3fb4d3798 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2015.01.02",
-    "signature": "4c6dd0aad282f37d4fb665e62c88179070f919fc86b4ffa44f6c49f0acaf39f90204d46c807d9d83bfa078aa5815c1a20737c2db08df8e9c525ff2187ea11ffe624ad3ba720b18ecc2ff9b4d983cfa046eccb6a118614f3b9fb491880b162042d60e3efca2e74219c5895c7d254eed4fd68f4d8664c49d815b9e7ad5f3b08cb1",
+    "latest": "2015.01.03",
+    "signature": "0680c421f0cd03f6f45f01ad2a8c253b4b135133645dd8ade64e9bffbdcb4d68dc74818c531bf989ca0d5f456908d5788c4f87b16c1e2a70ebbdbfdcd77f4c54516d67b18a6c73a3de0e7e60fe3e3efc9a2e0e084ff28c038f3d5a23b5d27041eed98bf2ac263a034ec11efc21b0d30e9c6beb264338e5542e4e8f3a3da5555c",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -6531,6 +6531,20 @@
                 "https://yt-dl.org/downloads/2015.01.02/youtube-dl-2015.01.02.tar.gz",
                 "68009779eec5dc31b98d4b5dc8dbbad3af22006f55cff3966e1b7a1c28866e2e"
             ]
+        },
+        "2015.01.03": {
+            "bin": [
+                "https://yt-dl.org/downloads/2015.01.03/youtube-dl",
+                "4bb5736eda2a594a289b7d14f8e7b0e0fc8e65ede3f9b9114f9ab223ae02109c"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2015.01.03/youtube-dl.exe",
+                "dd37290adc113254035903c6c937222462ed3d5c24ffb86d8fe8a3506898d408"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2015.01.03/youtube-dl-2015.01.03.tar.gz",
+                "1c3c6dabe8672c13e7925f17493930889a34c556e229d7b69df56d1ded812b4d"
+            ]
         }
     }
 }
\ No newline at end of file