diff --git a/download.html b/download.html
index 07b3df546..469a07fc7 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.08.24.1/youtube-dl">2014.08.24.1</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.sig">sig</a>)</h2>
+<h2><a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl">2014.08.24.2</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.sig">sig</a>)</h2>
 
 <ul>
-<li><strong>MD5</strong>: 3379b722b90880b81cc0eab8ca39067d</li>
-<li><strong>SHA1</strong>: 5aa381c72d272ba9229ec42c1671071801a9799a</li>
-<li><strong>SHA256</strong>: bf37a90beb4cd26f76ad2f7139b0c909a0a77b56795b09ac03bae3aedc4a8852</li>
+<li><strong>MD5</strong>: 220056574d85f9f1c94bf3bf2b8252a1</li>
+<li><strong>SHA1</strong>: 69cea0c1cb466a54fe776763b9c4dc6012bb7122</li>
+<li><strong>SHA256</strong>: f9cb34097787fa970eeec0bb5085fce768df4d994e474e4afe69b8334708638b</li>
 </ul>
 
 <p>
-	<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl.exe.sig">sig</a> - 0741b8c7f172413c081895f9c2bf9d0913533c3059d1e0e243dca29559a56af5)<br>
-	<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz.sig">sig</a> - 6e81279b1464d485a0e9a0f9958060a4e5abf364f6f26376cbf2a0eb41533943)
+	<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.exe">Windows exe</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.exe.sig">sig</a> - 66b2964b7d50a16a182a057c3582d66a3b81ac97f12610ed2242d189faac8ecd)<br>
+	<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz">Full source + docs + binary tarball</a> (<a href="https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz.sig">sig</a> - e2335b8477437221e648fd391f6147492bc2da8785b1f791b58b66275d1ac325)
 </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.08.24.1/youtube-dl -o /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo curl https://yt-dl.org/downloads/2014.08.24.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.08.24.1/youtube-dl -O /usr/local/bin/youtube-dl<br/>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.24.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.08.24.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>
+<code class="commands">sudo wget https://yt-dl.org/downloads/2014.08.24.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/supportedsites.html b/supportedsites.html
index ba2a2873e..43108e64e 100644
--- a/supportedsites.html
+++ b/supportedsites.html
@@ -182,6 +182,7 @@
 	<li><b>MDR</b></li>
 	<li><b>metacafe</b></li>
 	<li><b>Metacritic</b></li>
+	<li><b>MinistryGrid</b></li>
 	<li><b>mitele.es</b></li>
 	<li><b>mixcloud</b></li>
 	<li><b>MLB</b></li>
@@ -374,6 +375,7 @@
 	<li><b>vulture.com</b></li>
 	<li><b>WashingtonPost</b></li>
 	<li><b>wat.tv</b></li>
+	<li><b>WayOfTheMaster</b></li>
 	<li><b>WDR</b></li>
 	<li><b>wdr:mobile</b></li>
 	<li><b>WDRMaus</b>: Sendung mit der Maus</li>
diff --git a/update/LATEST_VERSION b/update/LATEST_VERSION
index 92c7b304c..cda86b013 100644
--- a/update/LATEST_VERSION
+++ b/update/LATEST_VERSION
@@ -1 +1 @@
-2014.08.24.1
\ No newline at end of file
+2014.08.24.2
\ No newline at end of file
diff --git a/update/releases.atom b/update/releases.atom
index 195f6fe95..f67e1174a 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-08-24T03:30:45.351985Z</updated>
+    <updated>2014-08-24T04:55:04.648973Z</updated>
     
 	<entry>
 	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2012.02.22</id>
@@ -5330,4 +5330,19 @@
 	    <updated>2014-08-24T00:00:01Z</updated>
 	</entry>
 
+	<entry>
+	    <id>https://yt-dl.org/feed/youtube-dl-updates-feed/youtube-dl-2014.08.24.2</id>
+	    <title>New version 2014.08.24.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.08.24.2/">https://yt-dl.org/downloads/2014.08.24.2/</a>
+	        </div>
+	    </content>
+	    <author>
+	        <name>The youtube-dl maintainers</name>
+	    </author>
+	    <updated>2014-08-24T00:00:02Z</updated>
+	</entry>
+
 </feed>
\ No newline at end of file
diff --git a/update/versions.json b/update/versions.json
index 0eef25597..b0befeaec 100644
--- a/update/versions.json
+++ b/update/versions.json
@@ -1,6 +1,6 @@
 {
-    "latest": "2014.08.24.1",
-    "signature": "28c8a00857189f72bd82ace9526a8be79fb961f10a70399ed416dba2e32990eb1308aa9515dde0125bf327f2e26f3104fa46ccc8fcc7301747bf8bd98ac222642e1b274fc464a526d2188a19c551d37a35312253edbd1d91c4590ad35d3f2823496312d06178679c406ba3868d99cc7c5cb48ab21cc6993a4ce481c1d5749e6d",
+    "latest": "2014.08.24.2",
+    "signature": "7ff54548f3226408eb60587ee133d3bb9f22986cebafd3c6fb363e1784e8bd7e534986a2d6bc937ce8199b413fc162dbe977bdaba12c16ac6dc321748eb7514291c9da0e42b7edf855392dc26cac96afe03eef28c1ba6525d7a46004dbc09671a1402666dfb98e255507cf9e16d340b866dfdcd29a4c968e9d28167daf649f1c",
     "versions": {
         "2012.02.22": {
             "bin": [
@@ -4977,6 +4977,20 @@
                 "https://yt-dl.org/downloads/2014.08.24.1/youtube-dl-2014.08.24.1.tar.gz",
                 "6e81279b1464d485a0e9a0f9958060a4e5abf364f6f26376cbf2a0eb41533943"
             ]
+        },
+        "2014.08.24.2": {
+            "bin": [
+                "https://yt-dl.org/downloads/2014.08.24.2/youtube-dl",
+                "f9cb34097787fa970eeec0bb5085fce768df4d994e474e4afe69b8334708638b"
+            ],
+            "exe": [
+                "https://yt-dl.org/downloads/2014.08.24.2/youtube-dl.exe",
+                "66b2964b7d50a16a182a057c3582d66a3b81ac97f12610ed2242d189faac8ecd"
+            ],
+            "tar": [
+                "https://yt-dl.org/downloads/2014.08.24.2/youtube-dl-2014.08.24.2.tar.gz",
+                "e2335b8477437221e648fd391f6147492bc2da8785b1f791b58b66275d1ac325"
+            ]
         }
     }
 }
\ No newline at end of file