Ask your host to increase the php memory size or just put in the following in wp-config.php

/** Increase PHP Memory Limit **/
define('WP_MEMORY_LIMIT', '128M');