diff --git a/CHANGES.rst b/CHANGES.rst
index 332dd59d..3460c0c9 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -10,7 +10,8 @@ Breaking changes:
New features:
-- *add item here*
+- Add Plone 5.1 beta 4 upgrade profile.
+ [thet]
Bug fixes:
diff --git a/plone/app/upgrade/v51/configure.zcml b/plone/app/upgrade/v51/configure.zcml
index 52f420c3..c6c7e9a3 100644
--- a/plone/app/upgrade/v51/configure.zcml
+++ b/plone/app/upgrade/v51/configure.zcml
@@ -138,6 +138,14 @@ Add image scaling options to image handling control panel.
handler="..v50.final.fix_double_smaxage"
/>
+
+
diff --git a/plone/app/upgrade/v51/profiles.zcml b/plone/app/upgrade/v51/profiles.zcml
index 24d85103..2c758e64 100644
--- a/plone/app/upgrade/v51/profiles.zcml
+++ b/plone/app/upgrade/v51/profiles.zcml
@@ -41,4 +41,13 @@
provides="Products.GenericSetup.interfaces.EXTENSION"
/>
+
+
diff --git a/plone/app/upgrade/v51/profiles/to_beta4/registry.xml b/plone/app/upgrade/v51/profiles/to_beta4/registry.xml
new file mode 100644
index 00000000..8db3d7e3
--- /dev/null
+++ b/plone/app/upgrade/v51/profiles/to_beta4/registry.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+ 2017-04-11 16:10:00
+
+
+
+