URL redirect on updating the post date

You could try redirecting without a plugin, using the .htaccess file.

This file can be found at wordpress root folder, if all you want to do is redirect this specific page, you could open and insert the following line (at the first line of the .htaccess)

Redirect 301 /2014/02/20/events-2014/ http://www.example.com/2014/03/02/events-2014/