diff --git a/docs/changelog/5.x.x.txt b/docs/changelog/5.x.x.txt
index 3385619d2..a020717d4 100644
--- a/docs/changelog/5.x.x.txt
+++ b/docs/changelog/5.x.x.txt
@@ -10,6 +10,7 @@
- Fixed a relative hyperlink bug in htmlArea (Thanks to Andreas Graf.)
- Ordered the username list in the manageUsersInGroup operation (Thanks to
Andreas Graf.)
+ - Added support for record deletion in DataForm (Thanks to Hal Roberts.)
diff --git a/docs/upgrades/upgrade_5.4.2-5.5.0.sql b/docs/upgrades/upgrade_5.4.2-5.5.0.sql
index d84319c48..2511b7714 100644
--- a/docs/upgrades/upgrade_5.4.2-5.5.0.sql
+++ b/docs/upgrades/upgrade_5.4.2-5.5.0.sql
@@ -110,3 +110,7 @@ insert into international (internationalId,languageId,namespace,message,lastUpda
delete from international where languageId=1 and namespace='SyndicatedContent' and internationalId=71;
INSERT INTO international VALUES (71,'SyndicatedContent',1,'Syndicated content is content that is pulled from another site using the RDF/RSS specification. This technology is often used to pull headlines from various news sites like CNN and Slashdot. It can, of course, be used for other things like sports scores, stock market info, etc.\r\n
\r\n\r\nURL to RSS file
\r\nProvide the exact URL (starting with http://) to the syndicated content\'s RDF or RSS file. The syndicated content will be downloaded from this URL hourly.\r\n
\r\nYou can find syndicated content at the following locations:\r\n
\r\n\r\nTo create an aggregate RSS feed, include a list of space separated urls instead of a single url. For an aggregate feed, the system will display an equal number of headlines from each source, sorted by the date the system first received the story.
\r\n\r\nTemplate
\r\nSelect a template for this content.\r\n
Maximum Headlines
\r\nEnter the maximum number of headlines that should be displayed. For an aggregate feed, the system will display an equal number of headlines from each source, even if doing so requires displaying more than the requested maximum number of headlines. Set to zero to allow any number of headlines.\r\n
',1047855741,NULL);
+insert into international (internationalId,languageId,namespace,message,lastUpdated) values (90,1,'DataForm','Delete this entry.',1057208065);
+delete from template where templateId=1 and namespace='DataForm';
+INSERT INTO template VALUES (1,'Mail Form','
\n\n
\n\n \n \n \n \n