I ran bundle update to go get the latest changes (I know its risky!) but hey I did.
Now everything to do with the blog keeps coming up with:
Showing .../.rvm/gems/ruby-1.9.3-p0/bundler/gems/refinerycms-blog-98f8d3f51529/app/views/refinery/blog/shared/_post.html.erb where line #25 raised:
uninitialized constant Refinery::Setting
Not sure what or why this is happening as I have not made much modifications which would cause this issue to flag up.
Also is not the Refinery::Setting part of the core gem which should already be initialised.
Thanks