diff --git a/changelog b/changelog
index a0972c5..7db6080 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20140903 tpd src/axiom-website/patches.html 20140903.02.tpd.patch
+20140903 tpd src/axiom-website/videos.html add Building Test Cases video
 20140903 tpd src/axiom-website/patches.html 20140903.01.tpd.patch
 20140903 tpd src/input/Makefile typo fix
 20140902 tpd src/axiom-website/patches.html 20140902.01.tpd.patch
diff --git a/patch b/patch
index 3b95b50..59796cf 100644
--- a/patch
+++ b/patch
@@ -1,3 +1,3 @@
-src/input/Makefile typo fix
+src/axiom-website/videos.html add Building Test Cases video
 
-typo fix
+Detail how to build and deploy regression test cases
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 60075e2..70b2307 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -4624,6 +4624,8 @@ src/axiom-website/documentation.html add Socrates quote<br/>
 books/bookvol10.3, vol10.4 add Cylindrical Algebraic Computation<br/>
 <a href="patches/20140903.01.tpd.patch">20140903.01.tpd.patch</a>
 src/input/Makefile typo fix<br/>
+<a href="patches/20140903.02.tpd.patch">20140903.02.tpd.patch</a>
+src/axiom-website/videos.html add Building Test Cases video<br/>
  </body>
 </html>
 
diff --git a/src/axiom-website/videos.html b/src/axiom-website/videos.html
index 17eef8e..17850a2 100644
--- a/src/axiom-website/videos.html
+++ b/src/axiom-website/videos.html
@@ -175,6 +175,13 @@
   <td>.</td>
  </tr>
 
+ <tr> 
+  <td><b>Building Test Cases</b></td>
+  <td>.</td>
+  <td><a href="BuildingTestCases.mp4">mp4</a></td>
+  <td>.</td>
+ </tr>
+
 </table>
 </div>
 
