diff --git a/src/cambridge_lite/CHANGELOG.md b/src/cambridge_lite/CHANGELOG.md
index a02ba246aea654025e4b7631487bc82bae018d7a..f487e8f53d3f70780ac4ad63b107d79ebfc9043a 100644
--- a/src/cambridge_lite/CHANGELOG.md
+++ b/src/cambridge_lite/CHANGELOG.md
@@ -1,6 +1,18 @@
 Changelog
 =========
 
+7.x-1.7
+-------
+
+10 November 2016.
+
+Upgrades Chaos Tools Suite to [1.11] (https://www.drupal.org/project/ctools/releases/7.x-1.11). 
+Upgraded Features to [2.10] (https://www.drupal.org/project/features/releases/7.x-2.10). 
+Upgraded Libraries to [2.3] (https://www.drupal.org/project/libraries/releases/7.x-2.3). 
+Upgraded Link to [1.4] (https://www.drupal.org/project/link/releases/7.x-1.4). 
+Upgraded Views to [3.14] (https://www.drupal.org/project/views/releases/7.x-3.14). 
+
+
 7.x-1.6
 
 23 December 2015.
diff --git a/src/cambridge_lite/README.md b/src/cambridge_lite/README.md
index cda33540a42f80047fd46d88cdfb8b6e51b4d208..b585d913cb8892e987aba7512b2b99d4e6e23c83 100644
--- a/src/cambridge_lite/README.md
+++ b/src/cambridge_lite/README.md
@@ -22,3 +22,33 @@ When updating the profile, replace the whole contents of the `/profiles/cambridg
 You shouldn't normally make changes to the `/profiles/cambridge_lite/` folder (including trying to updates profile-provided modules through Drupal's update manager), as you may run into problems trying to update the profile in the future.
 
 If you do need a different version of a module to what the profile provides, however, you can override it by placing your version in your site's folder (so one of `/sites/all/modules/`, `/sites/default/modules/` or `/sites/www.mysite.cam.ac.uk/modules/`). When the profile is updated to include the new version you should then remove your override and let Drupal revert back to using the profile's version.
+
+
+List of currently included modules
+----------------------------------
+
+There have been requests in earlier versions of the Profile for a full list of supported / included modules in the Profile, so with the release of version 1.7 we are now including this. The list of included modules is as follows:
+
+CTools
+Features
+Imagecrop
+Libraries
+Link
+Menu Block
+Menu Firstchild
+Pathauto
+Pathauto Persist
+Raven (Cambridge authored module)
+Token
+Views
+
+Cambridge Feature Modules
+-------------------------
+
+Cambridge Carousel - Provides the carousel functionality used on the homepage of many Cambridge websites.
+Cambridge Image Styles - Provides various image styles (e.g. leading images, carousel sized image, teaser images). 
+Cambridge Link - Provides the Link content type.
+Cambridge Teasers - Provides a variety of teaser formats as Drupal view modes.
+
+
+