diff --git a/docs/source/release/index.rst b/docs/source/release/index.rst
index 386eb90758b1e3a27797524e837d5913d50387d0..c0be396b981fa717d7b8d9542a36ae700f4f1841 100644
--- a/docs/source/release/index.rst
+++ b/docs/source/release/index.rst
@@ -12,6 +12,7 @@ Release Notes
    */index
 
 
+* :ref:`v3.13.0 <v3.13.0>`
 * :ref:`v3.12.0 <v3.12.0>`
 * :ref:`v3.11.0 <v3.11.0>`
 * :ref:`v3.10.1 <v3.10.1>`
diff --git a/docs/source/release/v3.13.0/diffraction.rst b/docs/source/release/v3.13.0/diffraction.rst
new file mode 100644
index 0000000000000000000000000000000000000000..283f33d9fb49eee1dd1df483d80c2d4773e50656
--- /dev/null
+++ b/docs/source/release/v3.13.0/diffraction.rst
@@ -0,0 +1,12 @@
+===================
+Diffraction Changes
+===================
+
+.. contents:: Table of Contents
+   :local:
+
+.. warning:: **Developers:** Sort changes under appropriate heading
+    putting new features at the top of the section, followed by
+    improvements, followed by bug fixes.
+
+:ref:`Release 3.13.0 <v3.13.0>`
diff --git a/docs/source/release/v3.13.0/direct_inelastic.rst b/docs/source/release/v3.13.0/direct_inelastic.rst
new file mode 100644
index 0000000000000000000000000000000000000000..6e963f1a5268763b1af0fd90713157115a287e86
--- /dev/null
+++ b/docs/source/release/v3.13.0/direct_inelastic.rst
@@ -0,0 +1,13 @@
+========================
+Direct Inelastic Changes
+========================
+
+.. contents:: Table of Contents
+   :local:
+
+.. warning:: **Developers:** Sort changes under appropriate heading
+    putting new features at the top of the section, followed by
+    improvements, followed by bug fixes.
+
+:ref:`Release 3.13.0 <v3.13.0>`
+
diff --git a/docs/source/release/v3.13.0/framework.rst b/docs/source/release/v3.13.0/framework.rst
new file mode 100644
index 0000000000000000000000000000000000000000..89615c6d35261d2aed07bc4f826ef7c78cddfc20
--- /dev/null
+++ b/docs/source/release/v3.13.0/framework.rst
@@ -0,0 +1,12 @@
+=================
+Framework Changes
+=================
+
+.. contents:: Table of Contents
+   :local:
+
+.. warning:: **Developers:** Sort changes under appropriate heading
+    putting new features at the top of the section, followed by
+    improvements, followed by bug fixes.
+
+:ref:`Release 3.13.0 <v3.13.0>`
diff --git a/docs/source/release/v3.13.0/index.rst b/docs/source/release/v3.13.0/index.rst
new file mode 100644
index 0000000000000000000000000000000000000000..a1dc52a6f3627e038555bcdce0f137a7271d8f88
--- /dev/null
+++ b/docs/source/release/v3.13.0/index.rst
@@ -0,0 +1,51 @@
+.. _v3.13.0:
+
+===========================
+Mantid 3.13.0 Release Notes
+===========================
+
+.. contents:: Table of Contents
+   :local:
+
+
+We are proud to announce version 3.13.0 of Mantid.
+
+Here is a load of stuff we have done.
+
+Citation
+--------
+
+Please cite any usage of Mantid as follows: **TODO update with current version doi**
+
+- *Mantid 3.13.0: Manipulation and Analysis Toolkit for Instrument Data.; Mantid Project*. `doi: 10.5286/SOFTWARE/MANTID3.13.0 <http://dx.doi.org/10.5286/SOFTWARE/MANTID3.13.0>`_
+
+- Arnold, O. et al. *Mantid-Data Analysis and Visualization Package for Neutron Scattering and mu-SR Experiments.* Nuclear Instruments and Methods in Physics Research Section A: Accelerators, Spectrometers, Detectors and Associated Equipment 764 (2014): 156-166 `doi: 10.1016/j.nima.2014.07.029 <https://doi.org/10.1016/j.nima.2014.07.029>`_ (`download bibtex <https://raw.githubusercontent.com/mantidproject/mantid/master/docs/source/mantid.bib>`_)
+
+
+Changes
+-------
+
+.. toctree::
+   :titlesonly:
+
+   Framework <framework>
+   User Interface & Usability <ui>
+   Diffraction <diffraction>
+   Muon Analysis <muon>
+   Reflectometry <reflectometry>
+   SANS <sans>
+   Direct Inelastic <direct_inelastic>
+   Indirect Inelastic <indirect_inelastic>
+
+Full Change Listings
+--------------------
+
+For a full list of all issues addressed during this release please see the `GitHub milestone`_.
+
+.. _download page: http://download.mantidproject.org
+
+.. _forum: http://forum.mantidproject.org
+
+.. _GitHub milestone: http://github.com/mantidproject/mantid/pulls?utf8=%E2%9C%93&q=is%3Apr+milestone%3A"Release+3.13"+is%3Amerged
+
+.. _GitHub release page: https://github.com/mantidproject/mantid/releases/tag/v3.13.0
diff --git a/docs/source/release/v3.13.0/indirect_inelastic.rst b/docs/source/release/v3.13.0/indirect_inelastic.rst
new file mode 100644
index 0000000000000000000000000000000000000000..fef1d4952aba0406fe458c1cd89e39c90e405203
--- /dev/null
+++ b/docs/source/release/v3.13.0/indirect_inelastic.rst
@@ -0,0 +1,8 @@
+==========================
+Indirect Inelastic Changes
+==========================
+
+.. contents:: Table of Contents
+   :local:
+
+:ref:`Release 3.13.0 <v3.13.0>`
diff --git a/docs/source/release/v3.13.0/muon.rst b/docs/source/release/v3.13.0/muon.rst
new file mode 100644
index 0000000000000000000000000000000000000000..529ca2244979354b5b8ff9f720bb4442bdb6389f
--- /dev/null
+++ b/docs/source/release/v3.13.0/muon.rst
@@ -0,0 +1,8 @@
+============
+MuSR Changes
+============
+
+.. contents:: Table of Contents
+   :local:
+
+:ref:`Release 3.13.0 <v3.13.0>`
diff --git a/docs/source/release/v3.13.0/reflectometry.rst b/docs/source/release/v3.13.0/reflectometry.rst
new file mode 100644
index 0000000000000000000000000000000000000000..51877774f619c24245f3881166c2ac89106df522
--- /dev/null
+++ b/docs/source/release/v3.13.0/reflectometry.rst
@@ -0,0 +1,9 @@
+=====================
+Reflectometry Changes
+=====================
+
+.. contents:: Table of Contents
+   :local:
+
+
+:ref:`Release 3.13.0 <v3.13.0>`
diff --git a/docs/source/release/v3.13.0/sans.rst b/docs/source/release/v3.13.0/sans.rst
new file mode 100644
index 0000000000000000000000000000000000000000..0219f44c87de4331bec4570dbae5c58868380df8
--- /dev/null
+++ b/docs/source/release/v3.13.0/sans.rst
@@ -0,0 +1,8 @@
+============
+SANS Changes
+============
+
+.. contents:: Table of Contents
+   :local:
+
+:ref:`Release 3.13.0 <v3.13.0>`
\ No newline at end of file
diff --git a/docs/source/release/v3.13.0/ui.rst b/docs/source/release/v3.13.0/ui.rst
new file mode 100644
index 0000000000000000000000000000000000000000..95ee154539c65bee7820b8b8540501c11c065cc5
--- /dev/null
+++ b/docs/source/release/v3.13.0/ui.rst
@@ -0,0 +1,12 @@
+======================
+UI & Usability Changes
+======================
+
+.. contents:: Table of Contents
+   :local:
+
+.. warning:: **Developers:** Sort changes under appropriate heading
+    putting new features at the top of the section, followed by
+    improvements, followed by bug fixes.
+
+:ref:`Release 3.13.0 <v3.13.0>`